TenderExchangeTransaction

Entity Definition

Logical Name : TenderExchangeTransaction
Physical Name : TR_EXC_TND

A type of TenderControlTransaction that records the movement of Tender between two Tills.

Data Definition

Attribute Description Physical Name Domain Data Type Foreign Key Table
TransactionID (FK)(PK) A universally unique identifier (UUID) for the Transaction. This may be assembled from alternate key members. ID_TRN IdentityUUID char(32)
InboundTillID (FK) The unique identifier for the TENDER RESPOSITORY. ID_RPSTY_TND_TO Identity integer Till(AS_TL)
OutboundTillID (FK) The unique identifier for the TENDER RESPOSITORY. ID_RPSTY_TND_FM Identity integer Till(AS_TL)

Relationships

Parent Entity Verb Phrase Child Entity
Till receives tender via TenderExchangeTransaction
Till dispenses tender via TenderExchangeTransaction
TenderControlTransaction can be a TenderExchangeTransaction

Logical Views containing TenderExchangeTransaction

Logical View
Logical 02200 - Transaction Macro View
Logical 02500 - Tender Control Transaction - Macro View
Logical 02510 - Tender Control Transaction - Movement View
Logical 03160 - Reporting - Store Operations - Till View
Logical 04200 - Financial Ledger - Tender Ctrl Transaction View